/* CSS Document */
/*全局变量start*/
@charset "utf-8";
*{ margin:0px; padding:0px;}
a,a:link,a:visited,a:hover{text-decoration:none; }
a{ color:#666}
a:hover{ color:#ccb144;}
a img{ border:none;}

/*内容区域标签*/
.content{width: 1800px;margin: 30px auto 0;overflow: hidden;}
.content .industry{width: 1800px;margin:auto 0;overflow: hidden;}

.side-left{width: 215px;overflow: hidden;margin-bottom: 30px;}
.bartit{padding: 5px 12px;height:47px;background: #d6c169;font-size: 22px;color: #fff;line-height: 28px;}
.bartit span{display: block;font-size: 14px;color: #e9e2c4;line-height: 20px;}

/*侧边分类*/
.first{padding: 16px 10px;border:1px solid #e2e2e2;}
.first>li{/*line-height: 45px;*/}
.first>li>a{display: block;border-bottom: 1px solid #d7d7d7;color: #404040;padding: 0 10px;line-height: 30px;font-size: 14px;color: #727272;}
.first>li>a>span{display: block;height: 30px;line-height:30px;background: url(../images/arrow.png) left center no-repeat;padding-left: 15px;}
.first>li>a:hover{background:#d6c169;color: #fff;}
.first>li>a:hover span{background: url(../images/arrowh.png) left center no-repeat;}
/*.first>li>a:hover span{background: url(../images/arrowrh.png) left center no-repeat;color: #8b0101;}*/
.second{display: none;padding-top: 5px;}
.second li{line-height: 46px;border-bottom: 1px solid #d8d8d8;}
.second li a{display: block;line-height: 46px;border-bottom: 1px solid #f5f4f4;background: url(../images/lie.jpg) 38px center no-repeat;padding-left: 52px;color: #666;font-size: 14px;}
.second>li>a:hover{color:#006ebd;background: none;}



ul.newlist{width: 862px;border-bottom: 1px solid #e2e9f9;}
ul.newlist li{height: 138px;margin-bottom: 20px;}
ul.newlist li .new-pic{width: 153px;height: 138px;float: left;margin-right: 25px;overflow: hidden;}
ul.newlist li .new-tit{width: 684px;margin: 10px 0 20px;float: left;}
ul.newlist li .new-tit a{font-size: 14px;color: #333;}
ul.newlist li .new-tit a span{float: right;color: #999;}
ul.newlist li .new-nr{width: 684px;height: 72px;color: #666;overflow: hidden;float: left;overflow: hidden;}
ul.newlist li .new-tit a:hover{color: #ccb144;}


.paging{ margin: 20px 0 30px; text-align: center;overflow: hidden;}
.paging a{padding: 1px 4px;color: #666;margin: 0 5px;}
.paging a:hover{font-weight: bold;}
.current{font-weight: bold;}


/*企业布局*/
.industry-desc{margin-bottom: 20px;overflow: hidden;}
.industry-desc dt{line-height: 33px;color: #666;}
.industry-desc dl{width: 239px;height: 183px;border: 1px solid #ededed;margin-left: 20px;float: right;}
.industry-desc dl img{width: 239px;}
.industry {width: 1200px;overflow: hidden; margin-bottom:50px;}
.industry ul li {display: block;float: left; margin-right: 1px;height: 436px;width: 143px;position: relative;overflow: hidden;}
.industry ul li span {font-size: 18px;color: #fff;display: block;width: 100%;height: 60px;position: absolute;bottom: 0px;left:0px;text-align: center;line-height: 55px;background: rgba(0,96,191,0.74);background: url(../images/inductbg.png) repeat\9;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}


.yewuyc {width: 290px;height: 177px;background:rgba(0,96,191,.7);height: 190px;text-align:left;padding: 20px 14px 10px 14px;position: absolute;bottom: 0px;left: 0px;overflow: hidden;display: none}
.yewuyc h3 {font-size: 24px;color: #fff;margin-bottom: 20px; }
.yewuyc p {font-size: 24px;color:#fff; font-weight:600;height: 60px;line-height:30px;overflow: hidden;margin-bottom: 25px;}
.yewuyc a {display: inline-block;width: 75px;height: 27px;border:1px solid #7bd9ff; font-size: 14px;text-align: right; margin-right:20px;line-height: 27px;color: #fff;}
.yewuyc .r{font-size:14px;display:block; color:#fff;float:right; padding-right:20px; }

